Welcome![Sign In][Sign Up]
Location:
Search - msp430 simulator

Search list

[Other resource3V5V

Description: MSP430超低功耗微处理器是TI公司推出的一种新型单片机。它具有16位精简指令结构,内含12位快速ADC/Slope ADC,内含60K字节FLASH ROM,2K字节RAM,片内资源丰富,有ADC、PWM、若干TIME、串行口、WATCHDOG、比较器、模拟信号,有多种省电模式,功耗特别小,一颗电池可工作10年。开发简单,仿真器价格低廉,不需昂贵的编程器。-MSP430 ultra-low-power microprocessor is TI introduced a new microcontroller. It has 16 directives to streamline the structure, containing 12 fast ADC / Slope ADC, intron 60 K bytes Flash ROM, 2K bytes of RAM, the chip is rich in resources, ADC, PWM, Several TIME, serial port, watchdog, comparators, analog signal, a number of energy saving mode Power is particularly small, a battery may work for 10 years. Develop simple, low prices Simulator without expensive programming device.
Platform: | Size: 143701 | Author: 孙振红 | Hits:

[Other resourceuCOS-II_MSP430F2013

Description: 我 Porting 于 MSP430F2103 上的全球最小Size 之 uCOS-II 了.就这完整的例成内我设了一个LED闪烁的任务,可正常于 TI 的 ez430-F2013 上正常执行这任务调度的工作,这例程我是在 IAR MSP430 V3.42A 编译完成,并可以于 Simulator 下模拟任务调度,对于没有这 eZ430-F2013 开发工具也可以进行断点观测,如要装载于 eZ430-F2013 上,仅需改动由 Simulator 转成 TI USB-IF 即可.
Platform: | Size: 36842 | Author: kly | Hits:

[Other resourceuCOS252_MSP430F149

Description: 经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程.
Platform: | Size: 73004 | Author: kly | Hits:

[Other resourceuCOS-II_MSP430F1132

Description: 精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.
Platform: | Size: 36622 | Author: kly | Hits:

[Other resourceM430_RTOS_For_IAR_v3.42a

Description: 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期,时间格式为BCD格式或10进制格式。
Platform: | Size: 17807 | Author: kly | Hits:

[Other resourcejtag

Description: MSP430仿真器原理图,Msp430仿真器原理图,我做了好使-MSP430 simulator schematics, Msp430 simulator diagram, I have done so
Platform: | Size: 64653 | Author: 李章 | Hits:

[SCMjtag

Description: MSP430仿真器原理图,Msp430仿真器原理图,我做了好使-MSP430 simulator schematics, Msp430 simulator diagram, I have done so
Platform: | Size: 64512 | Author: 李章 | Hits:

[SCM3V5V

Description: MSP430超低功耗微处理器是TI公司推出的一种新型单片机。它具有16位精简指令结构,内含12位快速ADC/Slope ADC,内含60K字节FLASH ROM,2K字节RAM,片内资源丰富,有ADC、PWM、若干TIME、串行口、WATCHDOG、比较器、模拟信号,有多种省电模式,功耗特别小,一颗电池可工作10年。开发简单,仿真器价格低廉,不需昂贵的编程器。-MSP430 ultra-low-power microprocessor is TI introduced a new microcontroller. It has 16 directives to streamline the structure, containing 12 fast ADC/Slope ADC, intron 60 K bytes Flash ROM, 2K bytes of RAM, the chip is rich in resources, ADC, PWM, Several TIME, serial port, watchdog, comparators, analog signal, a number of energy saving mode Power is particularly small, a battery may work for 10 years. Develop simple, low prices Simulator without expensive programming device.
Platform: | Size: 143360 | Author: 孙振红 | Hits:

[uCOSuCOS-II_MSP430F2013

Description: 我 Porting 于 MSP430F2103 上的全球最小Size 之 uCOS-II 了.就这完整的例成内我设了一个LED闪烁的任务,可正常于 TI 的 ez430-F2013 上正常执行这任务调度的工作,这例程我是在 IAR MSP430 V3.42A 编译完成,并可以于 Simulator 下模拟任务调度,对于没有这 eZ430-F2013 开发工具也可以进行断点观测,如要装载于 eZ430-F2013 上,仅需改动由 Simulator 转成 TI USB-IF 即可.-I Porting on MSP430F2103 on Size of the world
Platform: | Size: 36864 | Author: kly | Hits:

[uCOSuCOS252_MSP430F149

Description: 经修正并验证过在 IAR MSP430 v3.42A 下编译正之 uC/OS-II For MSP430F149 的例程(修正一般网站上重复 Define 无法编译的问题),而且我以于 Simulator 内并设好了 Watch Dog Interrup 及观测的断点也设好了,可以直接于 IAR MSP430 下 Compiler 后再进 Debug Mode 执行即可正常执行于 app.c 下的 LED 闪烁任务调度工程.-, As amended, and verified in the IAR MSP430 v3.42A is under the compiler
Platform: | Size: 187392 | Author: kly | Hits:

[uCOSuCOS-II_MSP430F1132

Description: 精選一個 uC/OS-II Porting 於一般業界使用之 MSP430F1132 開發板上任務調度的例程,於 app.c 內建構了一個可於此開發板上 Port 1.0 驅動 LED 閃爍任務工程,全例程於 IAR MSP430 V3.42A 下編譯,同時亦將此工程設好斷點可方便於 Simulator 內直接觀測 uC/OS 任務調度狀態.-Select a uC/OS-II Porting the industry in general use MSP430F1132 development board scheduling routine mission in app.c within a construct of this development can be driven on-board LED flashes Port 1.0 mission project, the whole routine in the IAR under the MSP430 V3.42A compile, at the same time this project can be easily set up a good break in the Simulator with the direct observation of uC/OS task scheduling state.
Platform: | Size: 36864 | Author: kly | Hits:

[uCOSM430_RTOS_For_IAR_v3.42a

Description: 一个使用MSP430汇编语言写的 RTOS,此版本为 V1.1 版并已修正过在 IAR MSP430 V3.42A 编译后可于 Simulator 下正常调度工作了,其中设置的六个任务上都下了断点,方便在 Simulator 下观测任务调度,兹将原使用说明详列如下: M430/OS 演示程序 V1.1 版,此演示程序包含六个任务: softclock 软时钟任务 task1 向端口2的每个管脚输出方波的任务 task2 向端口3的每个管脚输出方波的任务 task3 向端口4的每个管脚输出方波的任务 task4 向端口5的每个管脚输出方波的任务 taskled 点亮P1.0上指示灯的任务 6个任务,加上M430/OS的空闲任务,共7个任务,系统开辟了6块堆栈,空闲任务使用main程序的堆栈,空闲任务不保存现场。每块堆栈的大小可以不同。 软时钟任务利用M430/OS的多任务延时模拟了一个有年、月、日、时、分、秒的时钟,并且可以日期,时间格式为BCD格式或10进制格式。
Platform: | Size: 17408 | Author: kly | Hits:

[SCMMSP430

Description: 我自己设计的msp430单片机仿真器原理图PDF格式-I have designed single-chip MSP430 simulator schematic PDF format
Platform: | Size: 41984 | Author: bo | Hits:

[SCMFET430UW

Description: MSP430单片机USB全系列仿真器的电路图-MSP430 Single-chip USB full range of the circuit simulator
Platform: | Size: 69632 | Author: 李聚光 | Hits:

[ARM-PowerPC-ColdFire-MIPSslac060b

Description:
Platform: | Size: 41984 | Author: 程永松 | Hits:

[DSP programsadqwe

Description: [struts+hibernateOA.rar] - the procedures used to achieve the Apache struts oa office system, a partial function, has ye in the above experiments, compilation of language, the process is transferred links. :) [slaa281a.zip] - TI s MSP430 connection with the SD Card Drivers test version [multi-ice-ddd.tar.gz] - in Linux and multi-ice connectivity, used to debug the Linux source code [at91sam7s64mp3.rar] - atmelsam7s64 do mp3 decoding of the source [Mp3.rar] - mp3 decoder detailed algorithm flow, as well as the mp3 file format specific introduction [Program-Keil.rar] - arm7 lpc2132+ VS1003+ sdcard produced MP3 in KEIL3 under this program to compile
Platform: | Size: 47104 | Author: sasa | Hits:

[SCMLSD-FET430UIF_V2_1.pdf.tar

Description: msp430仿真器FET430UIF中文资料-msp430 simulator FET430UIF Chinese datasheet
Platform: | Size: 288768 | Author: 阿牛 | Hits:

[SCMECGsg

Description: msp430单片机设计心电信号模拟器控制程序,可以控制幅度,心电信号频率等指标-ECG simulator msp430 microcontroller control program designed to control the amplitude, frequency and other indicators of ECG
Platform: | Size: 1024 | Author: 佟军 | Hits:

[SCMMSP430-simulation-the-drive

Description: MSP430仿真器驱动.解决了由于安装了精简xp系统的机子而无法安装430仿真器的漏洞-driver for msp430.it solves the installation reduced xp machines to install 430 simulator vulnerabilities
Platform: | Size: 57344 | Author: 闫雪琴 | Hits:

[SCMMSP430-USB-simulator-schematic

Description: msp430 仿真器原理图, 学习430的可以自己做板子画仿真器。-msp430 simulator schematic, study 430 board can draw their own emulator.
Platform: | Size: 62464 | Author: xuze | Hits:
« 12 »

CodeBus www.codebus.net